body
{
	background-color: #EFEFEF;
}

.text
{
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	font-size: 10pt;
}

.texti
{
	font-family: arial;
	font-weight: normal;
	text-align: justify;
	font-style: italic;
	font-size: 10pt;
}

.minute
{
	font-family: arial;
	font-weight: normal;
	font_align: justify;
	font-size: 1pt;
}

.text2
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: top;
}

.text2c
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	vertical-align: bottom;
}

.text3
{
	font-family: arial;
	font-weight: normal;
	font-style: italic;
	font-size: 8pt;
}

.title
{
	font-family: arial;
	font-weight: normal;
	font-size: 14pt;
}

.titlei
{
	font-family: arial;
	font-weight: normal;
	font-style: italic;
	font-size: 14pt;
}

.pad
{
	padding-left: 12px;
	padding-right: 12px;
}

.outer
{
	border-width: 1px;
	border-color: #000066;
	border-style: solid;
	width: 770px;
	padding: 0px;
	margin: 0px;
	text-align: center;
	background-color: white;
	align: center;
}

.error
{
	font-family: arial;
	font-weight: normal;
	font-size: 10pt;
	color: red;	
}

.errorTitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 14pt;
	color: red;
}

.topPadding
{
	padding-top: 15px;
}

.loginBoxOuter
{
	border-width: 2px;
	border-style: solid;
	border-color: #000066;
}

.loginBoxInner
{
	padding: 4px;
}

.loginBoxTop
{
	background-color: #000066;
}

.textbox
{
	height: 24px;
}

.floorTitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 14pt;
	color: #000066;	
	padding-top: 2px;
}

.tableTitle
{
	font-family: arial;
	font-weight: bold;
	font-size: 12pt;
	color: #000066;	
	vertical-align: middle;
}

ul
{
	margin-top: 3px;
}

.footerText
{
	font-family: arial;
	font-weight: normal;
	font-size: 8pt;
	text-align: center;
}

.tabBorder
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

.tabBorder TD
{
	border-width: 1px;
	border-style: solid;
	border-color: black;
}

a:link {color: #0000DE}   
a:visited {color: #0000DE}
a:hover {color: #0000DE}  
a:active {color: #0000DE} 

